Welcome![Sign In][Sign Up]
Location:
Search - pso matlab

Search list

[Other resourcePSO-matlab

Description: MATLAB编写的粒子群优化算法,好用!
Platform: | Size: 1534184 | Author: zhangqing | Hits:

[matlab标准pso算法程序包_matlab版

Description: 标准pso算法程序包_matlab版,易于初学者。
Platform: | Size: 2352 | Author: okduweijie | Hits:

[Mathimatics-Numerical algorithmsPSO优化BP神经网路

Description: 已经调试过的用PSO算法优化BP神经网络,取得较好的效果
Platform: | Size: 2475 | Author: 412293272@qq.com | Hits:

[AI-NN-PR粒子群优化PSO程序包(Java,C,VB)

Description: C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
Platform: | Size: 126976 | Author: 郭文 | Hits:

[matlabclusters

Description: 协同微粒群算法,用于原子簇的结构优化。协同微粒群算法模型由南非人Frans van den Bergh提出,对高维问题处理的效果要显著优于基本微粒群算法。-synergies PSO algorithm, for the cluster of structural optimization. Synergy PSO algorithm model from South Africa who Frans van den Bergh, for the high-dimensional problems of the effect was significantly better than the basic particle swarm algorithm.
Platform: | Size: 2048 | Author: | Hits:

[Program docPSO-matlab-code.

Description: 吐血推荐的粒子群算法matlab代码。修改参数后可直接使用,通用性强。-Vomiting blood recommend PSO matlab code. After modifying the parameters can be used directly, versatility.
Platform: | Size: 154624 | Author: 柳野 | Hits:

[matlabPSO-matlab

Description: PSO MATLAb 最短路径问题的程序源码,详细讲解,希望有帮助。-Program source shortest path problem, explain in detail, hoping to help.
Platform: | Size: 34816 | Author: 汤妍 | Hits:

[OtherPSO论文

Description: 利用PSO优化Bp算法, 同时提供了详细地论文,代码仅供参考(Papers and code, on the use of PSO to improve the BP algorithm, the paper is more detailed, for reference only)
Platform: | Size: 898048 | Author: shaodongheng | Hits:

[matlabPSO

Description: matlab粒子群优化,性能可靠,代码逻辑清晰(The pso algorithm implemented in matlab with high effecient and clear logic.)
Platform: | Size: 1024 | Author: wjwxxn | Hits:

[Otherpso

Description: 适用于matlab平台,利用这筛选数据,进行反演。(Applies to the MATLAB platform and uses the filtered data for inversion)
Platform: | Size: 324608 | Author: 地质初学者 | Hits:

[Other简单PSO

Description: 带惯性权重的pso matlab代码程序(PSO matlab code program with inertia weight)
Platform: | Size: 1024 | Author: jerry00000 | Hits:

[matlabPSO

Description: pso工具箱 matlab工具箱 Brian Birge编写的(particle swarm optimization toolbox for matlab.)
Platform: | Size: 800768 | Author: 双树娑罗 | Hits:

[matlabPSO&GA

Description: 本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。 PSO 文件中有详细的参数设置和寻优过程 GA寻优与PSO寻优作为对比出现 figure1展示了随着迭代次数的变化,适应度函数的收敛情况 figure2展示了kp,ki,kd的迭代情况 ht 文件是用来画图的 问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is used as the index function. PSO file has detailed parameter settings and optimization process GA optimization and PSO optimization as a contrast appear Figure1 shows the convergence of fitness function as the number of iterations changes Figure2 shows the iterations of KP, Ki, and KD The HT file is used for drawing The problem solving idea.Pdf briefly introduces the process of particle swarm optimization)
Platform: | Size: 254976 | Author: 大燕 | Hits:

[matlabP5-2 PSO训练神经网络

Description: 通过粒子群算法训练神经网络,实现一个简单的人工智能算法(Training neural network through PSO)
Platform: | Size: 4096 | Author: 大蛇撒旦 | Hits:

[matlab13种PSO算法以及课件

Description: 各算法对应的问题如下:   PSO 用基本粒子群算法求解无约束优化问题   YSPSO 用带压缩因子的粒子群算法求解无约束优化问题   LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题   SAPSO 用自适应权重粒子群优化算法求解无约束优化问题   RandWPSO 用随机权重粒子群优化算法求解无约束优化问题   LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题   AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题   SecPSO 用二阶粒子群优化算法求解无约束优化问题   SecVibratPSO 用二阶振荡粒子群优化算法求解无约束优化问题   CLSPSO 用混沌粒子群优化算法求解无约束优化问题   SelPSO 用基于选择的粒子群优化算法求解无约束优化问   BreedPSO 用基于交叉遗传的粒子群优化算法求解无约束优化问   SimuAPSO 用基于模拟退火的粒子群优化算法求解无约束优化问题(13 PSO algorithms and coursewares)
Platform: | Size: 7247872 | Author: linlin1992 | Hits:

[AI-NN-PRPSO优化BP神经网络 MATLAB版本2016a

Description: PSO优化BP神经网络 MATLAB版本2016a PSO优化BP神经网络的权值和阈值 有详尽的注释 并结合2016a的新版本函数特性,优化了算法(PSO optimization BP neural network MATLAB version 2016a PSO optimization BP neural network weights and thresholds Detailed comments and combined with the 2016a new version of the functional characteristics of the optimization algorithm)
Platform: | Size: 48128 | Author: 哈利波特yhs | Hits:

[matlabPSO-Sphere

Description: 粒子群优化算法pso的matlab程序,测试函数为Sphere函数,可以直接使用,其他函数可以自己更改(PSO pso matlab program, test the function of Sphere function, can be used directly, other functions can own change)
Platform: | Size: 3072 | Author: 暮观白云落 | Hits:

[标准PSO算法以及典型测试函数matlab程序

Description: 标准的PSO算法以及几个典型测试函数的matlab源程序,资料可供大家参考(Standard PSO algorithm and several typical test functions of Matlab source code, information for your reference.)
Platform: | Size: 3072 | Author: llt321 | Hits:

[matlab粒子群算法matlab代码

Description: 粒子群算法简介,PSO,matlab,程序(Particle swarm optimization, PSO, matlab, program)
Platform: | Size: 153600 | Author: ttanf | Hits:

[Otheranfis-elm-pso-master

Description: matlab。优化PSOELM算法源码,粒子群优化算法极限学习机(The matlab. Optimal PSOELM algorithm source code, the particle swarm optimization algorithm is extreme learning machine)
Platform: | Size: 7168 | Author: 宅大帅 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net